(Fx_hide_tip): Avoid unnecessary work when there's
authorGerd Moellmann <gerd@gnu.org>
Mon, 11 Dec 2000 19:26:11 +0000 (19:26 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 11 Dec 2000 19:26:11 +0000 (19:26 +0000)
commitf3b5eb03f9b8ad69636b17f94f7bb25090727aff
tree55472bbf0c8d50cdb64579db63f0310319d97156
parent9d21909c301df45c48c1790c38377d7f46e33aa2
(Fx_hide_tip): Avoid unnecessary work when there's
nothing to do.  Bind inhibit-quit.
(tip_frame): Make it a Lisp_Object.
(x_create_tip_frame): Set tip_frame after it has been added to
Vframe_list.
(Fx_show_tip): Don't set tip_frame here.
src/xfns.c